-----------------------
SecurityCraft v1.8.0:
-----------------------

*** New blocks/items: ***
 - Added security cameras.
 - Changed the name of the keypad frame to "Frame". 
 - Changed the name of the reinforced iron fence gate to "Electrified Iron Fence Gate". 
 - Added tasers. 
 - Added reinforced stone and wood stairs. 
 - Added electrified iron fence (hurts any entity (except dropped items) when touched, except the owner). 
 - Added I.M.S. 
 - Added reinforced glass, stained glass, and stained glass panes. 
 - Added storage module. 
 - Added SecurityCraft manual.
 - Added the universal owner changer.
 - Added the universal block reinforcer.
 - Added reinforced dirt, cobblestone, and sandstone.
 - Added slab versions for all opaque SecurityCraft blocks.
 
*** Major additions: ***
 - Added Waila support.
 - Added VersionChecker update support. 

*** Bugfixes/Improvements: ***
 --- Hefty code cleanup:
   - Deleted org.freeforums.geforce.securitycraft.timers and all the classes in it. 
   - Did some code formatting. 
   - Simplified TileEntity and ID checks in GuiHandler. 
   - Deleted unused texture .png files. 
   - Deleted unused Access Transformer. 
   - Deleted the ItemWithInfo and TileEntityMineLoc classes. 
   - Renamed the BlockKeypadFrame class to BlockFrame. 
   - Renamed the BlockReinforcedGlass class to BlockReinforcedGlassPane. 
   - Renamed the ItemRemoteAccess class to ItemMineRemoteAccessTool. 
   - Moved SecurityCraft's TileEntitySpecialRenderer classes to org.freeforums.geforce.securitycraft.renderers.
   - Deleted the PacketCUpdateOwner, PacketCUpdateCooldown, and the PacketCheckRetinalScanner classes.
   - Deleted the TileEntityEmpedWire class.
   - Moved all SecurityCraft code from "org.freeforums.geforce..." packages to "net.geforcemods...".
   - Renamed BlockBogusLavaBase to BlockFakeLavaBase.
   - Renamed BlockBogusLavaBase to BlockFakeLavaBase.
   - Renamed BlockBogusLava to BlockFakeLava.   
   - Renamed BlockBogusWaterBase to BlockFakeWaterBase.
   - Renamed BlockBogusWater to BlockFakeWater.
   - Renamed BlockUnbreakableBars to BlockReinforcedIronBars.
 --- Simplified password-protected block's password setup process:
   - Deleted some GuiContainer, Container, and IMessage classes. 
   - Added setPassword() and activate() methods to IPasswordProtected. 
 --- Worked on the SecurityCraft API:
   - Added comments to methods in IPasswordProtected, IOwnable, and IExplosive, and CustomizableSCTE. 
   - Moved all the classes in org.freeforums.geforce.securitycraft.interfaces to org.freeforums.geforce.securitycraft.api. 
   - Moved CustomizableSCTE from org.freeforums.geforce.securitycraft.tileentity to org.freeforums.geforce.securitycraft.api. 
   - Modified the build.gradle file to also generate deobfuscated and raw source .jar files when building.
 - New: Password-protected chests now have a custom christmas texture. 
 - New: Added new Creative Tab for decoration blocks (Reinforced blocks/iron fence etc.) 
 - New: Keycard readers now emit redstone particles like laser blocks when active. 
 - New: Alarms can now be placed on all sides of a block. 
 - New: Keeping a username logger powered now constantly logs players instead of just logging once when receiving a redstone pulse. 
 - New: Codebreakers can now be used on password-protected furnaces. 
 - New: Claymores now have crafting recipes. 
 - New: Inventory scanners now have a built-in inventory to store deleted items in. 
 - New: New tips!
 - New: The track mine is now "ownable", and can be remotely detonated using the Mine Remote Access Tool.
 - New: Added Portuguese translation.
 - New: Messages sent by SecurityCraft can now be customized in the .lang file.
 - New: The alarm now lights up when powered.
 - Change: Removed the tooltip for the Universal Block Modifier in favour of the SecurityCraft manual.
 - Change: The alarm now emits light when powered (1.8).
 - Change: Reinforced blocks can no longer be crafted, and must be made by using the universal block reinforcers.
 - Change: Reinforced block textures now look identical to the vanilla texture, except it is darker.
 - Change: The SecurityCraft manual now displays bl4ckscor3 as an author.
 - Change: Electrified Iron Fence Gates now hurts any entity except dropped items and its owner. 
 - Change: Right-clicking the frame with a key panel now creates a keypad.
 - Change: The frame now uses an iron block texture instead of a stone texture. 
 - Change: Removed the keypad's recipe (unless the "useOldKeypadRecipe" config option is selected). 
 - Change: Changed the frame's recipe to use iron ingots instead of stone blocks. 
 - Change: Changed the password-protected furnace recipe. 
 - Change: Your entire inventory is now shown while looking in the inventory scanner GUI. 
 - Change: You now can't bind mines to a mine remote access tool if they don't belong to you. 
 - Change: Mines can now be configured to not explode if the player who broke it is in Creative mode. 
 - Change: All mobs and dropped items get damaged by Fake Water now. 
 - Fix: Lasers could be broken by players who didn't place them. 
 - Fix: Using different window sizes and resolutions caused the buttons in the Universal Block Modifier GUI to move. 
 - Fix: Rotation of keypad frames and password-protected furnaces in inventory. 
 - Fix: Bouncing Betty's owners got set to "owner". 
 - Fix: Mines are now "ownable". 
 - Fix: Mines now explode when the block underneath it is broken. 
 - Fix: The password-protected furnace and password-protected chest could be "hacked" using the codebreaker if it's disabled in the config file. 
 - Fix: Fixed bug that causes a crash when right-clicking a keycard reader after setting the keycard level in the GUI without interacting with another GUI afterwards.
 - Fix: Crash when receiving a message containing a '%' from IRC. 
 - Fix: Fake Lava ignored doFireTick gamerule.
 - Fix: Fixed a ownership bug that causes an "ownable" block to not be able to be broken if placed when using SecurityCraft v1.7.0 or older, then updating.
 - Fix: Although the cage trap was "ownable", it was still able to be broken by other players.
 - Fix: Fixed the bouncing betty's and password-protected chest's breaking particles. (1.8)
 - Fix: Passcodes could still be set when nothing was entered, resulting in crashes when trying to type in passcodes.
 - Fix: Security cameras now auto-break if the block they are attached to is broken.
 - Fix: Updated German localization.
 - Fix: The SecurityCraft manual now displays the name of any people who translated the English names of the stuff in SecurityCraft to another language.
 - Fix: Waila no longer displays the password of a password-protected block if you are not the owner.
 - Fix: The security camera animation no longer speeds up and down depending on how many times can re-render the camera.
 - Fix: Alarms can now be placed on the sides of laser blocks.
 - Removed: BreakIn' Bad tips and URL.
